Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for server error on the tags page when the category doesn't have tags #1486

Merged
merged 6 commits into from
Jan 3, 2025

Conversation

Oaphi
Copy link
Member

@Oaphi Oaphi commented Dec 15, 2024

closes #1485

Screenshot from 2024-12-15 14-03-45

Additionally, fixes an issue with specifying both hierarchical and no_excerpt leading to the latter parameter being ignored (with a proper test case for the new with_paths method on the TagsSet model to prevent future regressions).

@Oaphi Oaphi requested review from trichoplax, ArtOfCode- and a team December 15, 2024 12:15
@Oaphi Oaphi self-assigned this Dec 15, 2024
@Oaphi Oaphi added area: backend Changes to server-side code priority: high labels Dec 15, 2024
@ArtOfCode- ArtOfCode- merged commit 168676d into develop Jan 3, 2025
7 checks passed
@ArtOfCode- ArtOfCode- deleted the 0valt/1485/tag-fixes branch January 3, 2025 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Changes to server-side code priority: high
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tags tab shows error page when there are no posts or tags
2 participants